home *** CD-ROM | disk | FTP | other *** search
/ Gurewich OLE Controls for Visual Basic 4 / Gurewich OLE Controls for Visual Basic 4.iso / readme.txt < prev   
Encoding:
Text File  |  1995-09-07  |  2.9 KB  |  79 lines

  1. Installing the Book's CD
  2. ========================
  3.  
  4. The CD of this book contains over 50 Megabytes! 
  5. However, don't worry! You are not required to copy 
  6. 50 Megabytes into your hard drive.
  7.  
  8. The book's CD was designed so that you do NOT have to copy 
  9. many files from the book's CD to your hard drive.
  10.  
  11. In the following steps, you'll be instructed to copy less 
  12. than 4 Megabytes into your hard drive.
  13.  
  14. So here is what you have to do to install the book's CD
  15. into your hard drive:
  16.  
  17. [] Install Visual Basic 4 (if you have not done so yet).
  18. You need to install Visual Basic 4, because the EXE files 
  19. of the book's CD require that the runtime DLL files of 
  20. Visual Basic 4 reside inside your \Windows\System directory.
  21. For example, for the 32-bit programs, the file VB40032.DLL 
  22. must reside inside your \Windows\System directory. 
  23.  
  24. [] If you are using a 32-bit Windows operating system
  25. (such as, Windows 95) copy all the files from the
  26. \OCXProg\Runtime\Run32 directory of the book's CD into 
  27. the \WINDOWS\SYSTEM directory on your hard drive.
  28.  
  29. [] If you are using a 16-bit Windows operating system
  30. (such as, Windows 3.1) copy all the files
  31. from the \OCXProg\Runtime\Run16 directory of 
  32. the book's CD into the \WINDOWS\SYSTEM directory on your 
  33. hard drive.
  34.  
  35. Note: Some of the files that reside inside the \Runtime
  36. directory may already exist in your \Windows\System directory.
  37.  
  38. [] Copy all the files from the \OCXProg\Lic 
  39. directory of the book's CD into the \WINDOWS\SYSTEM 
  40. directory on your hard drive. 
  41. The \OCXProg\Lic directory contains *.LIC files which 
  42. enable you to use the TegoSoft OCX files during design 
  43. time. YOU ARE NOT ALLOWED TO DISTRIBUTE THE *.LIC FILES.
  44.  
  45.  
  46. That's it! You completed installing the book's CD.
  47.  
  48. Notes:
  49. ======
  50. 1. During the course of this book, you'll be instructed to 
  51. implement the book's programs. For example, in chapter 2 
  52. you'll be instructed to implement the Switch program. So 
  53. prior to implementing the program, create the 
  54. C:\OCXProg\Programs\Ch02 directory on your hard drive. 
  55.  
  56. 2. The book's CD contains the source code of the book's 
  57. programs. Always try to implement the programs by yourself 
  58. as instructed by the book. But if you run into difficulties, 
  59. refer to the source code on the book's CD.
  60.  
  61. 3. The CD-ROM contains two bonus chapters in electronic form,
  62. which document programs on the CD-ROM which were not discussed
  63. in the book:
  64.  
  65. Run \chapt20\chapt20.exe (Chapter 20) to read about Animation, 
  66. Top Most, and Special Button OLE controls.
  67.  
  68. Run \appendb\appendb.exe (Appendix B) to learn how to create
  69. mask pictures using paint.
  70.  
  71. 4. All the files that are supplied on the book's CD are 
  72. copyright material. For example, BMP files, WAV files, OCX
  73. files, and other files. You should treat these files like 
  74. you treat any other copyright material. Also, make sure to
  75. read the LICENSE.TXT file that resides inside the 
  76. \OCXProg\LICENSE directory of the book's CD.
  77.  
  78.  
  79.